home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 99 / CD-ROM 99 / CD-ROM 99.iso / aplic / circlevirtualcd / CircleVirtualCD.exe / Disk1 / data1.cab / App_Executables / hvcd.INF next >
Encoding:
Windows Setup INFormation  |  2003-07-14  |  1.0 KB  |  46 lines

  1. ; HVCD.INF 
  2. ; Windows 2000/XP installation file for installing the VirtualCD driver
  3. ; Copyright (c) 2002 Circle of One Software Corporation All rights Reserved
  4.  
  5. [Version]
  6. Signature="$CHICAGO$"
  7. Class=CDROM
  8. ClassGuid={4d36e965-e325-11ce-bfc1-08002be10318}
  9. Provider=%COO%
  10. DriverVer=01/03/2003,1.00.0000.96
  11.  
  12. [Manufacturer]
  13. "Circle of One SOftware"=DeviceList
  14.  
  15. [DeviceList]
  16. "Hekko Virtual CD"=DeviceInstall,SCSI\CdRomHEKKO___HVCD100_________0001
  17.  
  18. [DriverInstall]
  19. CopyFiles=DriverCopyFiles
  20.  
  21. [DriverCopyFiles]
  22. hvcd.sys,,,2
  23.  
  24. [DestinationDirs]
  25. DefaultDestDir = 10,System32\Drivers
  26.  
  27. [SourceDiskFiles]
  28. hvcd.sys=1
  29.  
  30. [SourceDiskNames]
  31. 1="Hekko Virtual CD Install Disk",disk1
  32.  
  33. [DriverInstall.NT.Services]
  34. AddService    = HekkoVirtualCD,2,DriverService
  35.  
  36. [DriverService]
  37. ServiceType   = 1
  38. StartType     = 1
  39. ErrorControl  = 1
  40. DisplayName   = "Hekko Virtual CD Driver"
  41. ServiceBinary = %10%\System32\Drivers\hvcd.sys
  42. AddReg=DriverServiceAddReg
  43.  
  44. [DriverServiceAddReg]
  45. HKR, "Parameters\PnpInterface", "1", 0x00010001, 0x00000001
  46.